Click or drag to resize

RecurrencePatternFirstDayOfWeek Property

Gets the first day of week.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DayOfWeek FirstDayOfWeek { get; }

Property Value

Type: DayOfWeek
The first day of week.
See Also